Called Downtime Editor

Called downtimes are used in conjunction with the DOWN statement to make a location go down. When the name of the called downtime is referenced during simulation by the DOWN statement, the called downtime will execute its logic.

 

Name The name of the called downtime. This is the name that will be referenced by the DOWN statement.

Priority The priority (0-999) of the downtime occurrence. The default priority is 99, the highest non-preemptive priority.

Scheduled... Select YES if the downtime is to be counted as a scheduled downtime. Select NO if the downtime is to be counted as a non-scheduled downtime.

All scheduled downtimes will be deducted from the total scheduled hours reported in the output statistics and, therefore, will not be considered in computing utilization, percent down, and so on.

Logic Enter any logic statements to be processed when the downtime occurs. When the logic has completed, the location becomes available. In the most simple case, the logic is simply a WAIT statement with a time value or expression which represents the duration of the downtime. Click on the heading button to open a larger edit window.

For more information on the DOWN statement, see Down.